ItemAttachmentItem Property |
Contains the item that is associated with the attachment.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic Item Item { get; set; }Public Property Item As Item
Get
Set
Property Value
Type:
ItemThe item.
See Also